Learn R Programming

REST (version 1.0.1)

Extra Functions: Extra Functions

Description

List of extra functions which can be used.

Usage

SaveGUI(object.names,init.name="result")
LoadGUI()
ChangeWindow(dialogtitle,tab=1,framename,argument,new.value)
CancelWindow(dialogtitle)
GetWindowsENVIR()

Arguments

object.names
Vector of names of the to be saved objects
init.name
Initial name for the RData file
dialogtitle
Title of to be changed window
tab
Number of to be changed tab
framename
Name of to be changed frame
argument
Name of to be changed argument (not label!)
new.value
Character containing the value it should be changed in

Details

More information of the use of these functions can be found in the vignette located in the doc folder of the package.